Skip to main content
GET
/
api
/
v1
/
bootstrap-sms-vpc
[Beta] Get SMS VPC Bootstrap CloudFormation Template
curl --request GET \
  --url https://semgrep.dev/api/v1/bootstrap-sms-vpc
{
  "AWSTemplateFormatVersion": "<string>",
  "Description": "<string>",
  "Metadata": {},
  "Outputs": {},
  "Parameters": {},
  "Resources": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.semgrep.dev/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

OK

AWSTemplateFormatVersion
string

The AWSTemplateFormatVersion that the template conforms to

Description
string

Template description

Metadata
object

Template metadata including version and last updated date

Outputs
object

Output values of the stack

Parameters
object

Template parameters

Resources
object

Declaration of AWS resources